Install a self-contained NS build's libexec directly into the right place
authorGlenn Morris <rgm@gnu.org>
Thu, 17 May 2012 01:23:03 +0000 (21:23 -0400)
committerGlenn Morris <rgm@gnu.org>
Thu, 17 May 2012 01:23:03 +0000 (21:23 -0400)
commitffb33d22625bb8f4eb4e20a7c364f4dd4474ac07
treeed3bfb9c7d59a0d460efa0e5193e0f3f097f5924
parent31e4dfc9108a72a0ab82a8bd94a1f5255a7c6aa1
Install a self-contained NS build's libexec directly into the right place
This is rather than installing it in one place then moving it.

* configure.in (archlibdir): Set it for self-contained ns builds.
(libexecdir): Don't expand it now (this is mainly cosmetic).

* Makefile.in (ns_appbindir, ns_appresdir):
Move them before things that may refer to them.
(install-arch-dep): No need to relocate self-contained ns libexec.

* lib-src/Makefile.in (ns_appbindir): New, set by configure.
ChangeLog
Makefile.in
configure.in
lib-src/ChangeLog
lib-src/Makefile.in